home *** CD-ROM | disk | FTP | other *** search
- Path: howland.reston.ans.net!psinntp!psinntp!psinntp!psinntp!usenet
- From: grantp@usa.pipeline.com(Pete Grant)
- Newsgroups: comp.lang.c++
- Subject: Re: HELP!! VB - DLL
- Date: 20 Mar 1996 01:47:50 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4ino46$c0e@news1.h1.usa.pipeline.com>
- References: <NEWTNews.24485.827267151.Postmaster@Jerusalem.netvision.net.il>
- NNTP-Posting-Host: 38.8.53.2
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete Grant)
- X-Newsreader: Pipeline v3.5.0
-
- On Mar 19, 1996 12:24:35 in article <HELP!! VB - DLL>,
- 'iti@Jerusalem.netvision.net.il' wrote:
-
-
- >I am trying to link a Visual Basic Application with a DLL (written in
- >C++). The definition of one of the functions in the DLL is ...
- >
- >extern "C"
- >{
- > int FAR PASCAL __export myFunc (HWND clientWnd);
- ^^^^^^^^^^
- Add these two keywords. (I'm assuming a 16-bit system. If
- not, e-mail me for instructions with VB4 and specify which
- compiler you're using.O)
-
- --
- Pete Grant
- Kalevi, Inc.
- Software Engineering & development
-